projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb0c5a6
)
checkbutton: Remove unused vfunc
author
Timm Bäder
<mail@baedert.org>
Fri, 27 Jan 2017 10:16:03 +0000
(11:16 +0100)
committer
Timm Bäder
<mail@baedert.org>
Mon, 30 Jan 2017 17:11:00 +0000
(18:11 +0100)
gtk/gtkcheckbutton.h
patch
|
blob
|
history
diff --git
a/gtk/gtkcheckbutton.h
b/gtk/gtkcheckbutton.h
index 45aa8470b26498c85a0d5ec6cdd79ccc28ac42e9..416ee96ccfe65cac854eb067ac66adb6a035efe5 100644
(file)
--- a/
gtk/gtkcheckbutton.h
+++ b/
gtk/gtkcheckbutton.h
@@
-55,9
+55,6
@@
struct _GtkCheckButtonClass
{
GtkToggleButtonClass parent_class;
- void (* draw_indicator) (GtkCheckButton *check_button,
- cairo_t *cr);
-
/* Padding for future expansion */
void (*_gtk_reserved1) (void);
void (*_gtk_reserved2) (void);